Open up the PageMaker App itself with ResEdit (or your favorite Brand X resource editor)
and find the 'KXRX' resource. The net ID number is located between offsets 0A and
1F inclusive. You will find all of the bytes at these offsets have already been zeroed. Change them to whatever makes you happy (as long as it's unique for each machine
on the net).
==========
v1.1
Search for: 6B00 00F4 203C 0000
Change to: 6000 " " " " " "
Search for: 670E 4267 4EBA FCF0
Change to: 600E " " " " " "
Search for: 670C 4267 4EBA FCD4
Change to: 600C " " " " " "
==========
v1.2
Search for: 676E 4267 2F07 4EAD
Change to: 606E " " " " " "
==========
Pagemaker Ser. # Removal:
To erase the serial number of Page Maker:
- Start Fedit
- Open File Page Maker
- Read sector 0 of the file
- At location $158 you will find a string like "xxxx 69xx xxxx 69xx xxxx
xxxx" which is the serial number. They, of course, encoded it but with a
simple key. They used the creator string "ALDU" and pass each letter in
turn to encode each number of the serial number.
Ex.:
$71 XOR $41 (A) = $30 (0)
$7E XOR $4C (L) = $32 (2)
$69 XOR $44 (D) = $2D (-)
and so on...
- If you just change the numbers to put out a 00-000-00000, the program bombs
out of its skull.
- A little more digging uncovers the preceding two bytes. $156 is the address
where the serial number check begins. It is normally a $0D so the checking
doesn't begin until the 6th number ($15D) in the serial number string
(which starts at $158).
- $157 is the number of digits to print in the serial number box when the
program starts. If the number is less then $0C (original number), the
string "Serial number" before the actual number doesn't get printed.
- So, to turn the number to 00-000-00000:
* Read sector 0 of the Page Maker file
* Go to byte $156
* Hex modify: 0D0C XXXX 69XX XXXX 69XX XXXX XXXX
To: 140C 717C 6965 717C 6965 717C 7465
* Write the sector back
-
Adobe PageMill
v2.0
APW200R3100000-999-935
APW200R1102671-733
APE200R2003755-169
v1.0
Multiple User
APW100R3100001-010-555 APW100R3100002-010-184
APW100R3100003-010-817 APW100R3100004-010-450
APW100R3100005-010-367 APW100R3100006-010-716
APW100R3100007-010-349 APW100R3100008-010-982
APW100R3100009-010-615 APW100R3100010-010-517
Single User
APW100R3101471-534 APF101B2007910-716
-
Adobe Persuasion
v4.0
08-000-00000
-
Adobe Photoshop
v5.0b2
EXX500XX052053198-392
Version: "4.0x57-0b"
aka BigElectricCat
(first screen):
"Please enter your password for this program": nusrat
(second screen):
Name: SPC
Organization: (leave this blank!!!)
Serial #: PSW300U3100051-005-113
Password: spc
(third screen): "Please enter your beta program key":
55D72964206C2A06E60448DDE69BF0F2
(and from now on, every time you launch the program it will prompt you again):